go/parser.parser.isTypeSwitchGuard (method)
2 uses
go/parser (current package)
parser.go#L2196: func (p *parser) isTypeSwitchGuard(s ast.Stmt) bool {
parser.go#L2254: typeSwitch := p.isTypeSwitchGuard(s2)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)